home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 102 / Computer Shopper 102 / Computer SHOPPER_102.iso / browser.exe / browser.DXR / 00002_bussiness butt.ls < prev    next >
Encoding:
Text File  |  1996-06-01  |  92 b   |  8 lines

  1. on mouseDown
  2.   puppetSound("Mouse Down")
  3. end
  4.  
  5. on mouseUp
  6.   open("shopper\browser1.exe")
  7. end
  8.